void set_rotation( float ang, vector& dir )
None
This function multiplies the curremt matrix by a rotation matrix of ang degrees around vector dir.